Skip to content

Support TensorAlgebra 0.16#189

Merged
mtfishman merged 1 commit into
mainfrom
mf/unmatricize-domain-convention
Jul 2, 2026
Merged

Support TensorAlgebra 0.16#189
mtfishman merged 1 commit into
mainfrom
mf/unmatricize-domain-convention

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

Widens the TensorAlgebra compat to 0.15, 0.16. TensorAlgebra 0.16 (ITensor/TensorAlgebra.jl#199) changes the unmatricize domain-axis convention to codomain-facing (un-dualized), but the sparse extension forwards unmatricize to ReshapeFusion over dense ranges where that change is a no-op, so both versions work with no code change.

## Summary

Widens the TensorAlgebra compat to `0.15, 0.16`. TensorAlgebra 0.16 (ITensor/TensorAlgebra.jl#199) changes the `unmatricize` domain-axis convention to codomain-facing (un-dualized), but the sparse extension forwards `unmatricize` to `ReshapeFusion` over dense ranges where that change is a no-op, so both versions work with no code change.
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.45%. Comparing base (2e6b8ac) to head (75ec09a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #189   +/-   ##
=======================================
  Coverage   77.45%   77.45%           
=======================================
  Files          12       12           
  Lines         896      896           
=======================================
  Hits          694      694           
  Misses        202      202           
Flag Coverage Δ
docs 25.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman marked this pull request as ready for review July 2, 2026 01:05
@mtfishman mtfishman enabled auto-merge (squash) July 2, 2026 01:05
@mtfishman mtfishman merged commit 8ffec9f into main Jul 2, 2026
28 checks passed
@mtfishman mtfishman deleted the mf/unmatricize-domain-convention branch July 2, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant